projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce4ef58
)
(Fpropertize): Add prototype.
author
Pavel Janík
<Pavel@Janik.cz>
Fri, 12 Apr 2002 05:49:18 +0000
(
05:49
+0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Fri, 12 Apr 2002 05:49:18 +0000
(
05:49
+0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index 70e5b0350206ec655b61247997845219e99e45bd..0a29dc47e8084bf2a37420a1ed1e5a1113c923ab 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-2546,6
+2546,7
@@
extern void init_eval P_ ((void));
extern void syms_of_eval P_ ((void));
/* Defined in editfns.c */
+EXFUN (Fpropertize, MANY);
EXFUN (Fcurrent_message, 0);
EXFUN (Fgoto_char, 1);
EXFUN (Fpoint_min_marker, 0);